.profile-dropdown .ant-dropdown-menu,.profile-dropdown__wrapper{width:278px;border-radius:8px;background:rgba(245,248,253,.95);padding:16px;display:flex;flex-direction:column;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-dropdown__trigger{cursor:pointer}.profile-dropdown__trigger .ant-avatar{width:32px;height:32px}.profile-dropdown__info{display:flex;flex-direction:column;gap:10px;padding:10px;font-size:18px;font-weight:500;align-items:center}.profile-dropdown__field{width:100%;cursor:pointer;display:flex;flex-direction:column;padding:12px;background-color:#fff;border-radius:2px;color:#262626}.profile-dropdown__field .ant-btn{width:100%}.profile-dropdown__percent-header{display:flex;justify-content:space-between}.profile-dropdown__percent-header .percent{color:rgba(0,0,0,.45)}.profile-dropdown__item{width:100%}body,html{max-width:100vw;min-width:1200px}body{color:#000;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-geist-sans)}ul{list-style:none}*{box-sizing:border-box;padding:0;margin:0}li{list-style:none}a{color:inherit;text-decoration:none}.container{margin-inline:auto;min-width:1200px;max-width:1200px;width:100%;position:relative;padding:64px 0}.layout{display:flex;flex-direction:column;min-height:100vh;position:relative}.banner-img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:none!important;left:50%;top:50%;transform:translate(-50%,-50%)}::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.25);border-radius:8px;background-clip:content-box;border:2px solid rgba(0,0,0,0)}::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}::-webkit-scrollbar-button{display:none}.h-screen{height:calc(100vh - 550px);display:flex;align-items:center;justify-content:center}